socketio
Toggle table of contents
android
Platform filter
android
Switch theme
Search in API
socketio
socketio
/
dev.adven.sockit.api
/
[android]SocketPayload
/
Text
Text
android
data
class
Text
(
val
value
:
String
)
:
SocketPayload
Members
Constructors
Text
Link copied to clipboard
android
constructor
(
value
:
String
)
Properties
value
Link copied to clipboard
android
val
value
:
String